GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / EnableFuzzySearch Property





In This Topic
EnableFuzzySearch Property (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Property EnableFuzzySearch As Boolean
public bool EnableFuzzySearch {get; set;}
public read-write property EnableFuzzySearch: Boolean; 
public function get,set EnableFuzzySearch : boolean
public: __property bool get_EnableFuzzySearch();
public: __property void set_EnableFuzzySearch( 
   bool value
);
public:
property bool EnableFuzzySearch {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members